<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.gWidth{width: 98%;}
.phone{display: block;}
.pc{display: none;}
.ipad{display: block;}

.sp_headery h1{float: none;border-bottom: 1px solid #efefef;padding-bottom: 0.3rem;}
.sp_headery h1 img{width: 100%;height: auto;}
.sp_headery .fl{float: left;}
.sp_headery .fl img{vertical-align: middle;height: 3rem;}
.sp_headery .phone{float: right;padding-top: 0.6rem;}
.sp_headery .phone img{vertical-align: middle;height: 1.3rem;line-height:3rem;}
.sp_headery .fl h2{font-size: 1.3rem;color:  #ff2026;display: inline-block;font-family: "AvantGardeITVbyBT Book", arial;line-height:3rem;vertical-align: middle;margin-left: 10px;}

.phone_nav{display: block;}
.phone_nav .sp_headery{background:#fff;z-index:10;}
.phone_nav .sp_logo{padding:5px 10px;float:left;height:40px;}
.sp_headery img{max-width: 100%;}
.phone_nav .sp_logo img{margin:auto;max-height:40px;}
.phone_nav .sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top: 1rem;}
.phone_nav .sp_nav span{display:block;background: #ff2026;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s;}
.phone_nav .sp_nav span:nth-of-type(1){top:0px;}
.phone_nav .sp_nav span:nth-of-type(2){top:10px;}
.phone_nav .sp_nav span:nth-of-type(3){top:20px;}
.phone_nav .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg);}
.phone_nav .sp_nav_se span:nth-of-type(2){width:0;}
.phone_nav .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg);}
.sjj_navy{position: absolute;z-index:9;background:#eee;font-size:14px;padding-bottom: 15px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;width: 100%;}
.phone_nav .nav_show{top:105px;}
.sjj_navy&gt;ul&gt;li:first-child{overflow:hidden;border-top:0;}
.sjj_navy&gt;ul&gt;li:first-child&gt;a{float:left;width:calc(100% - 70px);}
.sjj_navy&gt;ul&gt;li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px;}
.sjj_navy&gt;ul&gt;li:first-child .language a{width:34px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;;}
.sjj_navy&gt;ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_navy&gt;ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s;}
.sjj_navy&gt;ul li .sjj_navy_i_se svg{transform:rotate(0deg);}
.sjj_navy&gt;ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:16px;}
.sjj_navy&gt;ul &gt;li:last-child{border-bottom:1px #ddd solid;}
.sjj_navy&gt;ul li ul{display:none;}
.sjj_navy&gt;ul li a{color:#333;width:80%;}
.sjj_navy&gt;ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_navy&gt;ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_navy&gt;ul li .sjj_navy_i_se svg{fill:#669c49;}
/* 轮播图 */
.lb{overflow: hidden;}
.js-silder{position: relative;	}
.silder-scroll{width: 100%;overflow: hidden;}
.silder-main{position: relative;width: 100%;overflow: hidden;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%;}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{width: 100%;text-align: center;position: absolute;bottom: 0px;}
.silder-ctrl-prev,.silder-ctrl-next{display: none;}
.silder-ctrl-con{display: inline-block;margin: 15px 6px;cursor: pointer;}
.silder-ctrl-con&gt;span{display: block;text-indent: -9999px;overflow: hidden;cursor: pointer;background-color: transparent;height: 12px;width:12px;border-radius: 50%;border: 3px solid #fff;}
.active&gt;span{background-color: #009b4c;}

/* 关于我们 */
.meirongyi{
  padding: 60px 0 30px 0;
}
.meirongyi .tu {
  float: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.meirongyi .tu a img{
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.2s;
}
.meirongyi .zi{
  float: none;
  width: 100%;
}
.meirongyi .zi .zi_top h3{
  text-indent:2em;
  color: #333333;
  font-family: '微软雅黑';
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
.meirongyi .zi .zi_top p{
  text-indent:2em;
  color: #333333;
  font-family: '微软雅黑';
  font-size: 14px;
  line-height: 25px;
}
.meirongyi .zi .zi_top p a{
  text-indent:2em;
  color: #c80003;
  font-family: '微软雅黑';
  font-size: 14px;
}
.meirongyi .zi .zi_bottom ul{
  width: 100%;
  margin-top: 25px;
}
.meirongyi .zi .zi_bottom ul li{
  width: 44.6%;
  height: auto;
  float: left;
  margin-right: 9%;
  text-align: center;
  border: 1px solid #dddddd;
  padding-top: 2%;
}
.meirongyi .zi .zi_bottom ul li:hover{
  border: 1px solid #ff2026;
}
.meirongyi .zi .zi_bottom ul li:nth-child(2n){
  margin-right: 0;
}
.meirongyi .zi .zi_bottom ul li&gt;a{
  width: 64px;
  height: 60px;
  display: inline-block;

}
.meirongyi .zi .zi_bottom ul li:nth-child(1)&gt;a{
  background: url(../images/qiye.png) no-repeat top center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(1):hover&gt;a{
  background: url(../images/qiye1.png) no-repeat left center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(2)&gt;a{
  background: url(../images/zizhi.png) no-repeat top center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(2):hover&gt;a{
  background: url(../images/zizhi1.png) no-repeat left center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(3)&gt;a{
  background: url(../images/wenhua.png) no-repeat top center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(3):hover&gt;a{
  background: url(../images/wenhua1.png) no-repeat left center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(4)&gt;a{
  background: url(../images/tuandui.png) no-repeat top center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li:nth-child(4):hover&gt;a{
  background: url(../images/tuandui1.png) no-repeat left center;
  background-size: 100% 100%;
}
.meirongyi .zi .zi_bottom ul li p a{
  color: #333333;
  font-size: 16px;
  font-family: '微软雅黑';
  margin-top: 10px;
}
.meirongyi .zi .zi_bottom ul li:hover p a{
  color: #ff2026;
}
.meirongyi .zi .zi_bottom ul li hr{
  width: 30px;
  height: 2px;
  margin: 0 auto;
  margin-top: 8px;
  border: none;
  margin-bottom: 8px;
  background-color: #dddddd;
}
.meirongyi .zi .zi_bottom ul li:hover hr{
  background-color: #ff2026;
}

/* 首页标题 */
.yunu-section-title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 25px;
  font-family: "微软雅黑";
  color: #333333;
  padding-top: 20px;
}
.yunu-section-title .cp_top{
  
  background: url(../images/prtb.png) no-repeat center 40px;
  background-size: 100% auto;
  padding-top: 0px;
}
.yunu-section-title .cp_top strong {
  font-weight: bolder;
}
.yunu-section-title .cp_top p {
  margin: 15px 0 0;
  font-size: 14px;
  line-height: 1;
  font-family: "微软雅黑";
  color: #333333;
  line-height: 20px;
}

/* 首页产品 */
.cpnr_right{
  width: 100%;
  float: none;
}
.cpnr_right ul li {
  float: left;
  margin-right: 2%;
  text-align: center;
  margin-bottom: 2%;
  font-size: 16px;
  width: 49%;
  height: auto;
}
.cpnr_right ul li:nth-child(3n){
  margin-right: 2%;
}
.cpnr_right ul li:nth-child(2n){
  margin-right: 0;
}
.cpnr_right ul li a {
  color: #333;
  text-decoration: none;
}
.cpnr_right ul li .img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
.cpnr_right ul li .img img {
  width: 100%;
  height: auto;
}
.cpnr_right ul li a .mask {
  background: rgba(252,69,74,0.8);
  display: none;
  text-align: center;
  width: 98%;
  height: 98%;
  padding: 1%;
  position: absolute;
  left: 0;
  top: 0;
}
.cpnr_right ul li:hover a .mask {
  display: block;
}
.cpnr_right ul li a .mask h2 {
  font-size: 20px;
  line-height: 42px;
  padding-top: 20px;
  font-family: '微软雅黑';
  color: #ffffff;
}
.cpnr_right ul li a .mask p{
  display: inline-block;
  width: 100%;
  height: auto;
  font-family: '微软雅黑';
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 3; 
  overflow: hidden; 
}

.cpnr_right ul li a .mask .more {
  width: 120px;
  height: 30px;
  margin: 0 auto;
  border: 1px solid #FFF;
  border-radius: 5px;
  line-height: 30px;
  color: #ffffff;
}
/* 优势 */
.index_ys_ul li{
  width: 49%;
  margin-right: 2%;
  float: left;
  text-align: center;
  margin-bottom: 2%;
  box-shadow: 10px 10px 20px #e7e7e7, -10px -10px 20px #e7e7e7;
  position: relative;
}
.index_ys_ul li:nth-child(3n){
  margin-right: 2%;
}
.index_ys_ul li:nth-child(2n){
  margin-right: 0;
}
.index_ys_ul li i{
  display: inline-block;
  width: 100px;
  height: 100px;
  z-index: 1;
  margin-top: 25px;
}
.index_ys_ul li .img {
  position: absolute;
  left: 0;bottom: 0;
  display: none;
}

.index_ys_ul li:hover i{color: #fff;}
.index_ys_ul li:hover p{color: #fff;}

.index_ys_ul li:hover h4{color: #fff;}

.index_ys_ul li .ys_i1{
  background: url(../images/ys_tb1.png);
}
.index_ys_ul li:hover .ys_i1{
  background: url(../images/ys_tb1_bai.png);
}
.index_ys_ul li .ys_i2{
  background: url(../images/ys_tb2.png);
}
.index_ys_ul li:hover .ys_i2{
  background: url(../images/ys_tb2_bai.png);
}
.index_ys_ul li .ys_i3{
  background: url(../images/ys_tb3.png);
}
.index_ys_ul li:hover .ys_i3{
  background: url(../images/ys_tb3_bai.png);
}
.index_ys_ul li .ys_i4{
  background: url(../images/ys_tb4.png);
}
.index_ys_ul li:hover .ys_i4{
  background: url(../images/ys_tb4_bai.png);
}
.index_ys_ul li .ys_i5{
  background: url(../images/ys_tb5.png);
}
.index_ys_ul li:hover .ys_i5{
  background: url(../images/ys_tb5_bai.png);
}
.index_ys_ul li .ys_i6{
  background: url(../images/ys_tb6.png);
}
.index_ys_ul li:hover .ys_i6{
  background: url(../images/ys_tb6_bai.png);
}


.index_ys_ul  li span {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.index_ys_ul li span:after,.index_ys_ul li span:before {
  position: absolute;
  content: '';
  background-color: #c80003;
  width: 0;
  height: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.index_ys_ul li span:before {
  left: 0;
}
.index_ys_ul li span:after {
  right: 0;
}
.index_ys_ul li span.t {
  top: 0;
}
.index_ys_ul li span.t:after,.index_ys_ul li span.t:before {
  top: 0;
}
.index_ys_ul li span.b {
  bottom: 0;
}
.index_ys_ul li span.b:after,.index_ys_ul li span.b:before {
  bottom: 0;
}
.index_ys_ul li:hover span:before,.index_ys_ul li:hover span:after {
  width: 50%;height: 100%;
}



.index_ys_ul li h4{
  font-size: 18px;
  color: #333;
  line-height: 35px;
  margin-bottom: 10px;
  z-index: 3;
}
.index_ys_ul li p{
  font-size: 12px;
  color: #666;
  line-height: 22px;
  margin-bottom: 40px;
  z-index: 3;
}
/* .index_ys_ul li:hover h4{
  color: #fff;
}
.index_ys_ul li:hover p{
  color: #fff;
} */
/* 广告条 */

.bg_bg a{
  background: url(../images/ggt.jpg) 50% 0px / auto 50% no-repeat;
  height: 69px;
  margin-top: 15px;
  display: block;
}
/* 客户见证 */
.case_index_bg{
  background: url(../images/case_index_bg.jpg) 50% 0px / auto 100% no-repeat;
  height: auto;
  padding-bottom: 30px;
}
.index_case_ul{
  margin-bottom: 30px;
}
.index_case_ul li{
  padding: 2%;
  border: 1px solid #dddddd;
  float: left;
  width: 96%;
  margin-right: 0;
  background-color: #fff;
  margin-bottom: 2%;
}
.index_case_ul li:nth-child(3n){
  margin-right: 0;
}
.index_case_ul li a img{
  width: 100%;
}
.index_case_ul li h2 a{
  font-size: 20px;
  color: #333;
  line-height: 35px;
  font-weight: normal;
}
.index_case_ul li:hover h2 a{
  color: #ff2026;
  text-decoration: underline;
}
.index_case_ul li p{
  margin-top: 10px;
}
.index_case_ul li p&gt;a{
  font-size: 14px;
  color: #666;
  line-height: 25px;
}
.index_case_ul li a.more{
  background-color: #ff2026;
  text-align: center;
  /* display: inline-block; */
  width: 120px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
  float: right;
}
.text_a{
  text-align: center;
  line-height: 50px;
  position: relative;
}
.text_a a{font-size: 14px;color: #333;line-height: 50px;}
.text_a hr{
  width: 500px;
  height: 1px;
  border: none;
  background-color: #ccc;
  position: absolute;
  top: 25px;
  display: none;
}
.text_a .hr1{left: 0;}
.text_a .hr2{right: 0;}
.case_a{
  width: 198px;
  height: 48px;
  border: 1px solid #cccccc;
  display: inline-block;
  text-align: center;
  line-height: 48px;
  color: #333;
}
.case_a:hover{
  text-decoration: underline;
}
/* 新闻资讯 */
.index_news_ul{
  text-align: center;
  margin-bottom: 45px;
}
.index_news_ul li{
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
  font-size: 0;
  background-color: #ff2026;
}
.index_news_ul li&gt;a{
  color: #fff;
  font-size: 16px;
}
.index_news_ul li:hover a{
  text-decoration: underline;
}
.index_news_clearfix{
  margin-bottom: 45px;
}
.index_news_left{
  width: 100%;
  height: auto;
  float: none;
  margin-right: 0;
}
.index_news_right{
  float: none;
  width: 100%;
}
.news_left_1{
  position: relative;
}
.news_left_1 img{
  max-width: 100%;
}
.news_left_1_text{
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 2%;
}
.news_left_1_text h2&gt;a{
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  font-weight: normal;
}
.news_left_1_text h2&gt;a:hover{
  text-decoration: underline;
}
.news_left_1_text p&gt;a{
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 3; 
  overflow: hidden; 
}
.index_news_right_ul li{
  padding: 11px 0px;
  border-bottom: 1px solid #dddddd;
}
.index_news_right_ul li h2&gt;a{
  font-size: 18px;
  color: #333;
  line-height: 25px;
  font-weight: normal;
}
.index_news_right_ul li h2&gt;a:hover{
  color: #c80003;
  text-decoration: underline;
}
.index_news_right_ul li p&gt;a{
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.index_news_right_ul li&gt;span{
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
/* 友情链接 */
.links{
  margin-top: 35px;
  margin-bottom: 35px;
}
.links h4{
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.links h4 strong{
  font-size: 20px;
  color: #c80003;
  line-height: 45px;
}
.links h4 span{
  font-size: 16px;
  color: #666;
  line-height: 45px;
  font-weight: normal;
}
.links&gt;a{
  font-size: 16px;
  color: #666;
  line-height: 20px;
  margin-right: 5px;
}
.links&gt;a:hover{
  color: #c80003;
}

/* 底部信息 */
.foot_bg{
  background-color: #ececec;
  border-top: 2px solid #ff2026;
  padding: 20px 0;
}
.footer_gWidth dl{
  width: 100%;
  float: left;
  background: none;
}
.footer_gWidth dl dt img{
  max-width: 100%;
}
.footer_gWidth dl dd{
  width: 100%;
  font-size: 14px;
  color: #666;
  line-height: 25px;
  margin-top: 10px;
}

.footer_gWidth&gt;div{
  float: left;
  width: 100%;
  padding-left: 0;
}
.foot_bg1{
  background-color: #f5f5f5;
  
  line-height: 25px;
}
.foot_bg1 p,.foot_bg1 p&gt;a{
  font-size: 14px;
  color: #333;
}
.footer-fix {display: block;}
.footer-fix {
	
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #242424;
  z-index: 10;
  display: block;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	line-height: 1;
}
.footer-fix li i {
	display: block;
	height: 25px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 0.25rem;
}
.footer-fix li i.i1 {
	background-image: url(../images/db1.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/db2.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/db3.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/db4.png);
}
.footer-fix li:first-child {
	background-color: #ff2026;
}


/* 关于我们  关于我们    关于我们   关于我们    关于我们    关于我们     关于我们 */
/* 关于我们  关于我们    关于我们   关于我们    关于我们    关于我们     关于我们 */
.shoujitp{
  width: 100%;
  height: 200px;
}
.shoujitp img{
  width: 100%;
  height: 100%;
}
.yunu-curmbs {
  padding: 6px 0;
  border-bottom: 1px dashed #dcdcdc;
  font-size:16px;
}
.yunu-curmbs span {
  padding-left: 10px;
  border-left: 10px solid #ff2026;
}
.yunu-curmbs a{
  color: #333333;
}
.yunu-section-title2{
  text-align: center;
  margin-bottom: 0px;
  background: url(../images/prtb.png) no-repeat center 110px;
  padding-top: 15px;
  font-size: 35px;
  font-family: "微软雅黑";
  color: #333333;
}
.yunu-section-title2 .cp_top2{
  background: url(../images/prtb.png) no-repeat center 20px;
  padding-top: 45px;
}
.qyjj2  .cpzx3 .cpzx3_left img{
  width: 100%;
}
.qyjj2  .cpzx3 .cpzx3_right .right1 a img{
  width: 100%;
}
.qyjj2  .cpzx3 .cpzx3_right .right2{
  height: 365px;
}
.qyjj2  .cpzx3 .cpzx3_right .right2 p{
  text-indent: 2em;
}
.qyjj2  .cpzx3 .cpzx3_right .right2 p a{
  color: #333333;
  font-family: '微软雅黑';
  font-size: 14px;
}
.qyjj2  .cpzx3 .cpzx3_right .right3:hover .ck a{
  font-family: '微软雅黑';
  width: 150px;
  font-size: 16px;
  color: #ff2026;
  line-height: 39px;
}
.qyjj2  .cpzx3 .cpzx3_right .right3 .ck{
  margin: auto;
  width: 150px;
  height: 39px;
  border-bottom:1px solid #e4e4e4;
  border-left:1px solid #e4e4e4;
  border-top:1px solid #e4e4e4;
  text-align: center;
}
.qyjj2  .cpzx3 .cpzx3_right .right3 .ck a{
  font-family: '微软雅黑';
  width: 150px;
  font-size: 16px;
  color: #333333;
  line-height: 39px;
}
.qyjj2  .cpzx3 .cpzx3_right .right3 .ck span{
  float: right;
}
/* .qysj{
  height: 902px;
} */
.qysj2 ul{
  width: 98%;
  margin-left: 1%;
}
.qysj2 ul li{
  width: 48%;
    float: left;
    position: relative;
    margin-left: 1.5%;
    margin-top: 1%;
}
.qysj2 ul li a img{
  width: 100%;
  height: auto;
  position: relative;
}
.qysj2 ul li&gt;p{
  height: 45px;
  width: 100%;
  position: absolute;
  bottom: 0; left: 0;
  background-color:rgba(0, 0, 0, 0.5);
  text-align: center;
}
.qysj2 ul li p a{
  color: #ffffff;
  font-size: 18px;
  line-height: 45px;
  
}
.qysj2 ul li a .last{
  width:100%;
  height: 100%;
  background-color: rgba(252,55,57,0.86);
  position: absolute;
  bottom: 0; left: 0;
}
.qysj2 ul li a .last .fenlei{
  width: 135px;
  height: 125px;
  margin-left: 20px;
    margin-top: 13px;
}
.qysj2 ul li a .last .fenlei img{
  width: 85px;
  height: 85px;
  margin-left: 25px;
}
.qysj2 ul li a .last .fenlei p{
  width: 135px;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
}
.qywh{
  /* height: 900px; */
  background-color: #eeeeee;
}
.qywh .qywh2 .qywh2_left a p{
  color: #333333;
  font-family: '微软雅黑';
  font-size: 14px;
  line-height: 25px;
}
.qywh .qywh2 .qywh2_left .qywh2_left_xia .ck{
  margin: auto;
  width: 150px;
  height: 39px;
  border-bottom:1px solid #e4e4e4;
  border-left:1px solid #e4e4e4;
  border-top:1px solid #e4e4e4;
  text-align: center;
  background-color: #ffffff;
}
.qywh .qywh2 .qywh2_left .qywh2_left_xia:hover .ck a{
  font-family: '微软雅黑';
  width: 150px;
  font-size: 16px;
  color: #ff2026;
  line-height: 39px;
}
.qywh .qywh2 .qywh2_left .qywh2_left_xia .ck a{
  font-family: '微软雅黑';
  width: 150px;
  font-size: 16px;
  color: #333333;
  line-height: 39px;
}
.qywh .qywh2 .qywh2_left .qywh2_left_xia .ck span{
  float: right;
}
.qywh .qywh2 .qywh2_right{
  float: right;
}
.qywh .qywh2 .qywh2_right img{
  width: 100%;
}
.jytd{
  margin-top: 25px;
}
.jytd .jytd2 .jytd2_left{
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.jytd .jytd2 .jytd2_left ul li{
  float: left;
  width: 50%;
  position: relative;
  margin-top: 11px;
}
.jytd .jytd2 .jytd2_left ul li:nth-child(3n){
  margin-right: 0;
}
.jytd .jytd2 .jytd2_left ul li img{
  width: 100%;
}
.jytd .jytd2 .jytd2_left ul li p{
  height: 27px;
  width: 100%;
  position: absolute;
  bottom: 0; left: 0;
  background-color:rgba(0, 0, 0, 0.5);
  text-align: center;
}
.jytd .jytd2 .jytd2_left ul li p a{
  color: #ffffff;
  font-size: 14px;
  line-height: 27px;    
}
.jytd .jytd2 .jytd2_right{
  width: 229px;
  height: 415px;
  margin-top: 10px;
  float: right;
  position: relative;
}
.jytd .jytd2 .jytd2_right a img{
  width: 229px;
  height: 415px;
}
.jytd .jytd2 .jytd2_right a .jy_bj{
  width:100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  bottom: 0; left: 0;
}
.jytd .jytd2 .jytd2_right a .jy_bj .jy_bj2{
  width: 133px;
  height: 121px;
  margin-left: 48px;
  margin-top: 147px;
}
.jytd .jytd2 .jytd2_right a .jy_bj .jy_bj2 img{
  width: 91px;
  height: 81px;
  margin-left: 21px;
  margin-top:20px ;
}
.jytd .jytd2 .jytd2_right a .jy_bj .jy_bj2 p{
  color: #ffffff;
  font-family: '微软雅黑';
  font-size: 20px;
  text-align: center;
}
.qywh222_left_xia .ck{
 float: left;
  width: 150px;
  border-bottom:1px solid #e4e4e4;
  border-left:1px solid #e4e4e4;
  border-top:1px solid #e4e4e4;
  text-align: center;
  background-color: #ffffff;
  margin-left: 32%;
}
.qywh222_left_xia:hover .ck a{
  font-family: '微软雅黑';
  width: 150px;
  font-size: 16px;
  color: #ff2026;
  line-height: 39px;
}
.qywh222_left_xia .ck a{
  font-family: '微软雅黑';
  width: 150px;
  font-size: 16px;
  color: #333333;
  line-height: 39px;
}
.qywh222_left_xia .ck span{
  float: right;
}







.gsjj-fl {
  width: 100%;
  height: auto;
}
.gsjj-fl p {
  width: auto;
  height: auto;
  margin: 0.3rem auto 0;
  text-align: center;
}
.gsjj-fl p a {
  width: 2.9rem;
    line-height: 1.45rem;
    font-size: 0.5rem;
  background:  #ff2026;
  color: #eee;
  text-align: center;
  margin-right: 0.2rem;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
  display: inline-block;
}
.gsjj-nr1 p {
  width: 99%;
  margin: 0 auto;
  font-size: 0.24rem;
  line-height: 1rem;
  color: #585858;
  text-align: left;
}
.gsjj-nr1 p a{
  font-size: 0.24rem;
  line-height: 0.42rem;
  color: #585858;
  text-align: left;
}
.gsjj-nr1 p a img{
  width: 100%;
   /* height: 378px; */
}
.gsjj-nr2 img{
  width: 100%;
}
.qyzz-nr1 ul li{
  width: 50%;
  float: left;
}
.qyzz-nr1 ul li a img{
  width: 100%;
}
.qyzz-nr1 ul li p{
  text-align: center;
    height: 45px;
    font-size: 0;
}
.qyzz-nr1 ul li p a{
  color: #333333;
  font-size: 18px;
  line-height: 45px;
  height: 45px;
}
.fenye{
  font-size: 0.5rem;
  color: #444;
  /* margin-top: 0.4rem; */
  line-height: 0.4rem;
  /* height: 0.4rem; */
  text-align: center;
}
.fenye a {
  display: inline-block;
  padding: 10px 10px;
  margin: 0 5px 5px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: all .3s;
  /* margin-top: 30px; */
  text-decoration: none;
}



.fl{
  float: none;
}
.category {
	width: 100%;
	/* padding: 20px 0; */
	background: #FFF;
	height: auto;
  /* overflow: hidden; */
  margin-bottom: 10px;
}
.category h3 {
	/* line-height: 58px; */
	width: 100%;
	/* height: 58px;
    margin-left: 25px;
    margin-right: 0; */
}
.category h3 a {
	float: left;
    line-height: 37px;
    color: #FFF;
    width: 50%;
    border-bottom: 1px solid #ccc;
    /* padding-left: 20px; */
    background-color: #484848;
    display: block;
    font-size: 16px;
    text-align: center;
    /* margin-right: 24px; */
    margin-top: 5px;
}
.category h3:nth-child(2n) a{
  margin-right: 0;
}
.tuijian-nr-you h1 a{
  font-size: 16px;
  color: #333333;
}
.tuijian-nr{
  border-bottom:1px dashed #e5e5e5;
}
.tuijian-nr .tuijian-nr-you h1{
  font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.tuijian-nrong{
  margin-top: 30px;
}
.tjxw{
  width: 120px;
  height: 35px;
  /* border-top:3px #eeeeee solid;
  border-bottom:3px #eeeeee solid;
  border-right:3px #eeeeee solid; */
  margin-top: 10px;
}
.tjxw div{
  width: 7px;
  height: 35px;
  float: left;
  background-color: #e6212a;
}
.tjxw p{
  font-family: '微软雅黑';
  font-size: 25px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 35px;
}
.vvv .span{
  float: right;
  line-height: 50px;
  /* margin-top: 45px; */
}
.vvv .span a{
  font-size: 14px;
  color: #999999; 
}
.vvv .span:hover a{
  font-size: 14px;
  color: #e6212a; 
}
/* 产品中心-详情 */
/* 产品中心-详情 */
/* 产品中心-详情 */
/* .fl-you{
  width: 860px;
  float: right;
} */
/* .fl-you .fl-you-top{
  height: 345px;
}
.fl-you .fl-you-top .fyt-zuo{
  width: 345px;
  height: 345px;
  float: left;
} */
.fl-you .fl-you-top .fyt-zuo img{
  width: 100%;
  height: 100%;
}
/* .fl-you .fl-you-top .fyt-you{
  width: 483px;
  float: right;
} */
.fl-you .fl-you-top .fyt-you h2{
  /* height: 36px; */
  text-align: center;
    line-height: 36px;
}
.fl-you .fl-you-top .fyt-you h2 a{
  font-size: 18px;
  color: #333333;
  line-height: 36px;
}
.fl-you .fl-you-top .fyt-you .fyty-zhong{
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  padding: 15px 0;
}
.fl-you .fl-you-top .fyt-you .fyty-zhong p a{
  color: #666666;
  font-size: 14px;
  line-height: 25px;
}
.fl-you .fl-you-top .fyt-you .fyty-di{
  margin-top: 20px;
}
.fl-you .fl-you-top .fyt-you .fyty-di .fyty-di-zuo{
  float: left;
}
.fyty-di .fyty-di-zuo img{
  float: left;
}
.fyty-di .fyty-di-zuo .xqdh{
  width: 140px;
  height: 40px;
  margin-left: 65px;
}
.fyty-di .fyty-di-zuo .xqdh p{
  color: #333333;
  font-size: 14px;
}
.fyty-di .fyty-di-zuo .xqdh p a{
  color: #e6212a;
  font-size: 18px;
  font-weight: bold;
}
.fyty-di .fyty-di-you{
  width: 110px;
  height: 34px;
  float: right;
  background-color: #e6212a;
}
.fyty-di .fyty-di-you p{
  text-align: center;
  line-height: 25px;
}
.fyty-di .fyty-di-you p a{
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
}
.fl-you .fl-you-bottom{
  margin-top: 30px;
  height: 245px;
}
.fl-you .fl-you-bottom .bottom-top{
  border-bottom: 1px solid #dddddd;
}
.fl-you .fl-you-bottom .bottom-top p{
  font-size: 20px;
  font-weight: bold;
  color:  #e6212a;
 line-height: 30px;
}
.fl-you .fl-you-bottom .bottom-top div{
  width: 85px;
  height: 2px;
  background-color: #e6212a;
  float: left;
}
.fl-you .fl-you-bottom .bottom-center{
  margin-top: 25px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
.fl-you .fl-you-bottom .bottom-center p{
  font-size: 14px;
  color: #333333;
  line-height: 25px;
}
.fl-you .fl-you-bottom .bottom-di{
  margin-top: 15px;
}
.fl-you .fl-you-bottom .bottom-di .bottom-left2{
  float: left;
}
.fl-you .fl-you-bottom .bottom-di .bottom-right2{
  float: right;
}
hr{
  width: 100%;
  border: 1px dashed #dcdcdc;
}

.fl-you .fl-you-bottom .bottom-di2{
  /* margin-top: 15px; */
    height: 100px;
    font-size: 18px;
    margin-bottom: 15px;
}
.fl-you .fl-you-bottom .bottom-di2 .bottom-left3{
  float: left;
}
.fl-you .fl-you-bottom .bottom-di2 .bottom-right3{
  float: right;
}
.vvv111 {
  margin-top: 20px;
}
.vvv111 .span111{
  float: right;
  font-size: 0;
}
.vvv111 .span111 a{
  font-size: 14px;
  color: #999999; 
}

.cpnr_right111{
  /* width: 1200px;
  float: right; */
  margin-top: 35px;
}
.cpnr_right111 ul li {
  float: left;
  /* margin-right: 41px; */
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  width: 50%;
  /* height: 269px; */
}
/* .cpnr_right111 ul li:nth-child(2n){
  margin-right: 25px;
} */
.cpnr_right111 ul li:nth-child(4n){
  margin-right: 0px;
}
.cpnr_right111 ul li a {
  color: #333;
  text-decoration: none;
}
.cpnr_right111 ul li .img {
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
.cpnr_right111 ul li .img img {
  width: 100%;
  height: auto;
}
.cpnr_right111 ul li a .mask2 {
  background: rgba(0,0,0,0.5);
  /* display: none; */
  text-align: center;
  width: 100%;
  /* height: 38px; */
  padding: 1%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cpnr_right111 ul li a .mask2 .more2{
  /* width: 120px; */
  /* height: 30px; */
  /* margin: 0 auto; */
  /* border: 1px solid #FFF; */
  /* border-radius: 5px; */
  line-height: 38px;
  color: #ffffff;
  text-align: center;
}
.khjz-nr ul li{
  float: left;
    /* margin-right: 13px; */
    /* margin-top: 22px; */
    width: 50%;
    margin-bottom: 20px;
}
.khjz-nr ul li:nth-child(4n){
  margin-right: 0;
}
.khjz-nr ul li a div{
  /* width: 290px; */
  /* height: 242px; */
  position: relative;
}
.khjz-nr ul li a div img{
  width: 100%;
  height: 100%;
}
.khjz-nr ul li a p{
  /* width: 288px; */
    /* height: 55px; */
    font-size: 15px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    border: 1px solid #eeeeee;
}
.khjz-nr ul li a div .div {
  background: rgba(0,0,0,0.8);
  display: none;
  text-align: center;
  width: 290px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
.khjz-nr ul li:hover a div .div{
  display: block;
}
.khjz-nr ul li:hover a p{
  background-color: #e6212a;
  color: #ffffff;
}
.khjz-nr ul li:hover a div .div img{
 width: 58px;
 height: 58px;
 border-radius: 50%;
 margin-top: 85px;
}





.xwzx-nr{
  padding-bottom:20px;
}
/* .xwzx-nr .xwzx-nr2{
  height: 155px;
  border: 1px solid #dddddd;
  margin-top: 20px;
} */
.xwzx-nr .xwzx-nr2 .xwzx-zuo1{
  /* width: 134px;
  height: 68px;
  border-right:1px solid #dddddd; */
  float: right;
  margin-top: 5px;
}
.xwzx-nr .xwzx-nr2 .xwzx-you1{
  /* width: 1025px; */
  float: left;
  /* margin-top: 36px; */
}
.xwzx-nr .xwzx-nr2 .xwzx-zuo1 .xwzx-p2{
  font-size: 16px;
  /* font-weight: bold; */
  color: #666666;
  /* text-align: center; */
}
.xwzx-nr .xwzx-nr2 .xwzx-zuo1 .xwzx-p3{
  font-size: 15px;
  color: #666666;
  text-align: center;
}
.xwzx-nr .xwzx-nr2 .xwzx-you1 .xwzx-you_2 h1{
  line-height: 36px;
  color: #333333;
  font-size: 16px;
}
.xwzx-nr .xwzx-nr2 .xwzx-you1 .xwzx-you_2 h1 a{
  color: #333333;
  font-size: 16px;
}
.xwzx-nr .xwzx-nr2 .xwzx-you1 .xwzx-you_2 p{
  color: #666666;
  font-size: 14px;
}
.xwzx-nr .xwzx-nr2 .xwzx-you1 .xwzx-you_2 p a{
  color: #666666;
  font-size: 14px;
}
.zzz{
    margin-bottom: 15px;
}
.xwzx-xq-xia{
  padding-top: 20px;
  box-shadow: 0px 0px 9px 10px #ececec;
}
.xwzx-xq-xia .xwzx-xq-timu{
padding-top: 35px;
font-size: 0;
}
.xwzx-xq-xia .xwzx-xq-timu h1{
  font-size: 25px;
  color: #333333;
  text-align: center;
  font-weight: normal;
}
.xwzx-xq-xia .xwzx-xq-timu p{
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.xwzx-xq-xia .xwzx-xq-nr{
  width: 96%;
  margin-left: 2%;
  border-top:1px dashed #dcdcdc ;
  border-bottom: 1px dashed #dcdcdc;
  margin-top: 20px;
  padding-top: 23px;
  padding-bottom: 50px;
}
.xwzx-xq-xia .xwzx-xq-nr p{
  font-size: 14px;
  color: #333333;
}
.xwzx-xq-xia  .xwzx-xq-xia2{
  width: 96%;
  margin-left: 2%;
  margin-top: 20px;
  padding-bottom: 20px;
}
.xwzx-xq-xia  .xwzx-xq-xia2 p{
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}

.tjxw111{float: left;}
.tjxw111 p{font-size: 20px; color: #333;}

.lxwm ul li{
  width: 49%;
  /* height: 185px; */
  float: left;
  /* border-right: 1px solid #d4d4d4; */
  margin-top: 15px;
  margin-bottom: 20px;
}
.lxwm ul li:nth-child(2n){
  width: 50%;
  /* height: 185px; */
  float: left;
  border-right:none;
}
.lxwm ul li .lxwm-nr{
  width:100%;
  /* height: 185px;*/
} 
.lxwm ul li .lxwm-nr .lxwm-nr-tu{
  width: 80px;
  height: 80px;
 margin: auto;
}
.lxwm ul li .lxwm-nr .lxwm-nr-tu img{
  width: 100%;
  height: 100%;
}
.lxwm ul li .lxwm-nr .lxwm-nr-zi{
  text-align: center;
  margin-top: 18px;
}
.lxwm ul li .lxwm-nr .lxwm-nr-zi h2{
  font-size: 18px;
  color: #333333;
  line-height: 15px;
}
.lxwm ul li .lxwm-nr .lxwm-nr-zi .lxwm-2{
  margin-top: 15px;
}
.lxwm ul li .lxwm-nr .lxwm-nr-zi .lxwm-2 p{
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.lxwm ul li .lxwm-nr .lxwm-nr-zi .lxwm-2 p a{
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
#dituContent{
  widows: 1176px;
  height:302px;
  border:#ccc solid 1px; 
}
.iw_poi_title {
  color:#CC5522;
  font-size:14px;
  font-weight:bold;
  overflow:hidden;
  padding-right:13px;
  white-space:nowrap;
}
.iw_poi_content {
  font:12px arial,sans-serif;
  overflow:visible;
  padding-top:4px;
  white-space:-moz-pre-wrap;
  word-wrap:break-word
}</pre></body></html>